Skip to content

Support registry tab and servers V1#1632

Draft
prathmeshpatel wants to merge 2 commits intomainfrom
app-registry
Draft

Support registry tab and servers V1#1632
prathmeshpatel wants to merge 2 commits intomainfrom
app-registry

Conversation

@prathmeshpatel
Copy link
Collaborator

@prathmeshpatel prathmeshpatel commented Mar 19, 2026

Summary

Added a new Registry tab that displays pre-configured MCP servers from a registry, allowing users to connect with one click and featuring OAuth integration through Convex HTTP actions.

What changed?

  • Added RegistryTab component with server cards showing connection status, OAuth badges, and category filtering
  • Integrated registry servers into the main app navigation and sidebar with a Package icon
  • Created useRegistryServers hook to fetch registry data and manage connections with live server state
  • Enhanced OAuth flow to route token exchange through Convex /registry/oauth/* endpoints for registry servers
  • Added quick connect section to ServersTab showing featured registry servers
  • Implemented auto-redirect to App Builder when registry connections complete

@railway-app
Copy link

railway-app bot commented Mar 19, 2026

🚅 Environment inspector-pr-1632 in triumphant-alignment has no services deployed.

1 service not affected by this PR
  • mcp-inspector

@chelojimenez
Copy link
Contributor

chelojimenez commented Mar 19, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@prathmeshpatel prathmeshpatel self-assigned this Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants